FetchMessagesImpl

open class FetchMessagesImpl(pubnub: ERROR CLASS: Symbol not found for KMPPubNub, channels: List<String>, page: ERROR CLASS: Symbol not found for PNBoundedPage, includeUUID: Boolean, includeMeta: Boolean, includeMessageActions: Boolean, includeMessageType: Boolean, includeCustomMessageType: Boolean) : FetchMessages

Constructors

Link copied to clipboard
constructor(pubnub: ERROR CLASS: Symbol not found for KMPPubNub, channels: List<String>, page: ERROR CLASS: Symbol not found for PNBoundedPage, includeUUID: Boolean, includeMeta: Boolean, includeMessageActions: Boolean, includeMessageType: Boolean, includeCustomMessageType: Boolean)

Functions

Link copied to clipboard
open override fun async(callback: ERROR CLASS: Symbol not found for Consumer<ERROR CLASS: Symbol not found for Result<ERROR CLASS: Symbol not found for PNFetchMessagesResult>>)